All Questions
3 questions
2votes
1answer
153views
Plugin for replacing text with HTML
I've written a jQuery Plugin which searches text and replaces it with other text or HTML. Now everything works quite well, but recently I came across this SO question where the OP could have use of ...
6votes
2answers
204views
Performance tuning on a text file to object conversion
I'm using an API which returns text in the following format: ...
0votes
1answer
378views
Javascript parsing performance
I am using some string which contains an html. As follows ...